home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / os2bbs / va1b1-o2.zip / VMB.DOC < prev    next >
Text File  |  1996-01-28  |  6KB  |  122 lines

  1.                                  
  2.          VMB.EXE 1.02
  3.          ════════════
  4.        
  5.                 VMB is a utility which greatly simplifies set up of 
  6.          networked message bases and file areas.  The principle VMB 
  7.          was founded on was that you could use a pre-made list (usually 
  8.          an ASCII text file) as the means for selecting and de-selecting 
  9.          network message bases and file areas.
  10.          
  11.                When you first start-up VMB, you'll get a list of networks 
  12.          to choose from.  Choose a network.  If the network is a FIDO type
  13.          net, VMB will ask if you want message bases or file areas.
  14.          If the network is Internet, VMB will ask which hierarchy you
  15.          want to manipulate.
  16.          
  17.                Once you've made made your choices, VMB will display a list
  18.          of available entries.  You can use the Up/Down/PgUp/PgDown/Home/End
  19.          keys to move the highlight bar, and space-bar to toggle.  Use the
  20.          function keys (F-keys) to set your desired defaults.. ie..
  21.          Read and Write Security Levels, Acc Flags, etc for newly added
  22.          entries.  (NOTE: You must do this *before* you actually select/add
  23.          new entries.)
  24.          
  25.          Setting Up The Lists
  26.          ════════════════════
  27.  
  28.                VMB can use several different types of lists:
  29.  
  30.          (a) Message bases for VirtualNET and VirtualNET-type networks
  31.          (b) Message bases for the Internet (commonly referred to as Newsgroups)
  32.          (c) Message bases and File areas for FIDOnet and FIDO-type networks
  33.          (d) Message bases for QWK-type networks
  34.  
  35.  
  36.          (a) VirtualNET and VirtualNET-type networks use the AREALIST.*
  37.              format as the pre-made lists.  VMB can read and process these.
  38.              Typically, each VirtualNET-type network has its own subdirectory
  39.              on your hard drive, and the AREALIST.* files for that network
  40.              is stored there.
  41.  
  42.              The AREALIST.* files for VIRTUALNET are included in with this
  43.              program.  Do not use these if you have a newer set.  Use these
  44.              only if you don't have any to work with at all.
  45.  
  46.              Typically, you will get updates from the arealist or network
  47.              coordinator of the respective VirtualNET-type network.
  48.         
  49.          (b) The Internet Newsgroup List is contained in the file NEWSGRP.9,
  50.              which is included with this archive.  Put this file in your DATA
  51.              directory to be able to access it.
  52.         
  53.          (c) The FIDOnet Echo List is contained in file FIDO-NA.4, which is
  54.              included with this archive.  Put this file in your DATA directory
  55.              to be able to access it.  
  56.  
  57.              The FIDOnet Filebone List is contained in file FILE-NA.4, which is    
  58.              inculuded with this archive.  Put this file in your DATA directory
  59.              to be able to access it.
  60.  
  61.          (d) Lists for the various QWK networks is contained in files QWKLIST.*
  62.              and these files should also reside in your DATA directory.
  63.  
  64.          VMB Command Lines
  65.          ═════════════════
  66.  
  67.                VMB command line syntax is as follows:
  68.  
  69.          VMB               (no parmaters)
  70.  
  71.          Runs VMB in interactive mode, so that you can select/deselect subs.
  72.  
  73.                The remaining VMB command line options are commands that you 
  74.          might run once in a while, once per week,  or once per day, depending 
  75.          on the command and your needs.  These commands apply only to 
  76.          VirtualNET-type networks, and you must supply the NETWORKID= 
  77.          parameter on the command line when manipulating networks other then
  78.          VirtualNET.  An example of this would be InterGATE, where NETWORKID=8 
  79.          would be required.
  80.          
  81.                Additionally, you may use the optional parameters /SUN, /MON,
  82.          /TUE, /WED, /THU, /FRI, /SAT to specify that an operation should
  83.          only be completed if running on a specific day of the week.
  84.          This allows you to set the command up as a daily event, and
  85.          the executable will be run every day, but the operation will
  86.          only be allowed to proceed on the day specific on the VMB
  87.          command line.  If the current day is different than specified, the executable
  88.          exits without doing the requested action.
  89.  
  90.               As is the standard in displaying command line syntax, []
  91.          shows optional modifers (stuff that can be omitted), | means
  92.          "OR," and "x" should be replaced with the appropriate network
  93.          slot number as listed in the DATA\NETWORKS.LST file.
  94.          
  95.      VMB [/SUN | /MON | /TUE | /WED | /THU | /FRI | /SAT] /REPORT NETWORKID=x
  96.          
  97.          Used by sub-hosts to send up flow reports to the Arealist Coordinator.
  98.  
  99.      VMB [/SUN | /MON | /TUE | /WED | /THU | /FRI | /SAT] /VCHECK NETWORKID=x
  100.          
  101.          Used by sub-hosts to remove nodes from the "V" files (distribution
  102.          lists) that no longer exist in the BBSLIST. (ie removes nodes
  103.          which are down from your subs' distribution lists.)
  104.      
  105.      VMB [/SUN | /MON | /TUE | /WED | /THU | /FRI | /SAT] /RE-ADD NETWORKID=x
  106.          
  107.          Used by sub-subscribers to re-send ADD requests of the subs they are
  108.          currently set-up for, to the respective hosts of each sub. In other
  109.          words, if you find you are not receiving any messages in one
  110.          or more message areas for a really long time, you may want to try
  111.          this. One or more sub-hosts may have had some accident and lost
  112.          their distribution list.  
  113.          
  114.          This bring up an important point for BBS SysOps to consider:
  115.  
  116.          Its pretty easy to go to a DOS command line and accidentally delete 
  117.          needed files when trying to free up space on a crowded hard drive.  
  118.          Please make backups from time to time, or at least, be extra careful 
  119.          when deleting files.  Its no fun re-installing things like Win95
  120.          or OS/2 because of accidental deletion.
  121.  
  122.